| AdCoursePreReqTest |
| Logical Entity Name | AdCoursePreReqTest |
| Default Table Name | AdCoursePreReqTest |
| Physical Only | NO |
| Definition | |
| Note |
| AdCoursePreReqTest Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
AdCoursePreReqTestID |
int | NO | ||
AdCourseID |
int | NO | ||
AmTestID |
int | NO | ||
| RuleNumber | int | NO | ||
| MinReqTest | int | NO | ||
| TestType | char(1) | NO | ||
| Value | varchar(6000) | YES | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
UserId |
int | NO | ||
| TS | timestamp | NO |
| AdCoursePreReqTest Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_AdCoursePreReqTest_AdCoursePreReqTestID | PrimaryKey | AdCoursePreReqTestID |
| AdCoursePreReqTest Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| AdCourse | Non-Identifying | One To Zero or More | FK_AdCoursePreReqTest_AdCourseID_AdCourse_AdCourseID | AdCourseID | NO | YES | ||
| amTest | Non-Identifying | One To Zero or More | FK_AdCoursePreReqTest_AmTestID_AmTest_AmTestID | AmTestID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_AdCoursePreReqTest_UserID_SyStaff_SyStaffID | UserId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| AdCoursePreReqTest Check Constraints |
| Check Constraint Name | CheckConstraint |